function n. 1.功能,官能,机能,作用。 2.〔常 pl.〕职务,职责。 3.庆祝仪式;(盛大的)集会,宴会。 4.【数学】函数;与其他因素有密切关系的事。 The function of the ear is to listen. 耳的功能是听。 the function of education 教育的功能。 discharge one's functions 尽职。 the functions and powers of the National Congress 全国代表大会的职权。 a controllable function【火箭】遥控程序。 public [social] function招待会,文娱晚会,社交集会。 vital functions 生命机能。 vi. (器官等)活动,(机器等)运行,发挥作用。 function as teacher 担任教师。 a sofa functioning as a bed 兼当床用的沙发。 The lathe doesn't function well. 这台车床有毛病。 function digit [letter] 【计算机】操作数码[字码]。
Listing 3 is another case where two synchronized functions may need to be independent 清单3是另一种情况,其中两个同步的方法可能需要彼此独立。
Thus , as a general philosophy , synchronized functions should be kept as small as possible 这样,作为一个一般的原则,应该尽可能地少用同步方法。
Auto synchronizing function : when strong interference makes the controller cannot work synchronously , the system software will interfere automatically to repair it 自动同步功能:当强干扰造成控制器不能同步工作时,系统软件将自动干预,予以修复。
Paralleling breaker a paralleling breaker is the circuit breaker that connects the generator set to the emergency bus , and across which all the individual generator synchronizing functions occur 并联开关并联开关是连接发电机组和应急母排的线路断路器,所有的单个发电机通过它完成同步运行。
However , any number of threads can simultaneously access the maximum score via the max function , because max is not a synchronized function and hence is independent of the associated locking 但是,可以有任意数量的线程同时通过max ( )方法访问最大值,因为max ( )不是同步方法,因此它与锁定无关。